Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch 'master' into service-catalog-eap #561

Merged
merged 42 commits into from
Jan 9, 2025

Conversation

Fredx87
Copy link
Contributor

@Fredx87 Fredx87 commented Jan 9, 2025

Description

This PR merges master into service-catalog-eap, bringing in the latest bug fixes and improvements we implemented on master

Checklist

  • 📗 all commit messages follow the conventional commits standard
  • ⬅️ changes are compatible with RTL direction
  • ♿ Changes to the UI are tested for accessibility and compliant with WCAG 2.1.
  • 📝 changes are tested in Chrome, Firefox, Safari and Edge
  • 📱 changes are responsive and tested in mobile
  • 👍 PR is approved by @zendesk/vikings

BrunoBFerreira and others added 30 commits October 2, 2024 16:06
…-field-behavior-for-v4

feat: validate CC tag when leaving the field
# [4.2.0](v4.1.0...v4.2.0) (2024-10-03)

### Features

* validate CC tag when leaving the field ([2729a35](2729a35))
fix: change section page header flex wrap
## [4.2.1](v4.2.0...v4.2.1) (2024-10-03)

### Bug Fixes

* change section page header flex wrap ([6d77506](6d77506))
- In French keyboards, the browser is detecting the
code for a paragraph to be a comma instead.
To fix this, for the outlier of the comma,
I'm using the check on key instead of code.

Garden has these keys available as constants
so I'm using them for consistency on comparison
…agraph

fix: paragraph gets treated as comma
## [4.2.2](v4.2.1...v4.2.2) (2024-10-07)

### Bug Fixes

* paragraph gets treated as comma ([0c01d76](0c01d76))
[GG-3938] Fixed date fields prefilling
## [4.2.3](v4.2.2...v4.2.3) (2024-10-30)

### Bug Fixes

* added validation of date format for ticket field prefilling ([4f01052](4f01052))
* fixed date fields prefilling with wrong dates in some timezones ([67fd377](67fd377))
fix: add aria-label for removing attachment in new request form
## [4.2.4](v4.2.3...v4.2.4) (2024-11-25)

### Bug Fixes

* add aria label for removing attachment ([6127e57](6127e57))
- In Japanese, allowing the text to wrap randomly
changes the meaning of the word. Have confirmed with a Japanese
speaker that using strict to allow the line to break
still retains the correct meaning.

- Used npm run build to make sure the asset minification isnt lost
fix: prevent text overflow in Japanese
## [4.2.5](v4.2.4...v4.2.5) (2024-12-04)

### Bug Fixes

* line-break strict for correct text wrapping ([1c568c7](1c568c7))
chore: added translation strings for the Service Catalog
chore: translations for ticket fields module
@Fredx87 Fredx87 requested review from a team as code owners January 9, 2025 10:25
Copy link

@kubraokcu kubraokcu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼🌐

@kubraokcu kubraokcu added the g11n-approved Commented by Globalization label label Jan 9, 2025
@Fredx87 Fredx87 merged commit 6b119ca into service-catalog-eap Jan 9, 2025
5 checks passed
@Fredx87 Fredx87 deleted the gianluca/sc-merge-master branch January 9, 2025 13:54
@zd-svc-github-copenhagen-theme
Copy link
Collaborator

🎉 This PR is included in version 4.3.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
g11n-approved Commented by Globalization label released on @beta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants